runtime.gcCPULimiterState.unlock (method)

4 uses

	runtime (current package)
		mgclimit.go#L135: 	l.unlock()
		mgclimit.go#L175: 	l.unlock()
		mgclimit.go#L307: func (l *gcCPULimiterState) unlock() {
		mgclimit.go#L339: 	l.unlock()